*********************************************
              Pregnancy Toolkit
  A collection of object files for Creatures

                (Version 1.0)

      by Lee Gaiteri (LummoxJR@aol.com)

         Visit the Norn Underground
http://www.dreamscape.com/lummoxjr/creatures

       DO distribute this file freely!
*********************************************

COBs included:

    Egg Pauser (Egg Pauser.COB)
        All eggs in the world grow to full size and then stop. They must be
        manually placed in the incubator to hatch.
        NOTE: The egg pauser does NOT prevent eggs from hatching in the
        future--it only affects eggs that are in Albia at the time you
        inject it.

    Egg Unpauser (Egg Pauser.RCB)
        All eggs that have been stopped will begin to grow or hatch again.
        (If you have an older object injector, change this file's name to
        "Egg Unpauser.COB".)

    Full Term Pregnancy Infusion (FullTerm.COB)
        The currently selected Norn, if pregnant, will immediately be
        injected with enough progesterone to bring on labor.

    C-Section (C-Section.COB)
        If your pregnant Norn will not deliver any other way, the C-Section
        COB will remove the egg from her womb. (This uses modified macro code
        from the game itself.) A C-Section cannot be performed in a vehicle,
        because an egg cannot be laid in a vehicle.

    BONUS!
    Fertility Infusion (Fertility Infusion.COB)
        A unisex infusion for Norns. The currently selected Norn (a male or a
        non-pregnant female) is injected with the appropriate chemical,
        testosterone or estrogen, directly, along with a major increase in
        sex drive. Fertility should then begin to increase.
        (From the Norn Underground's COB Tutorial Lesson 4.)

Implementation codes:

    NONE

    The installation scripts do not create any objects with a new class. (The
    C-Section COB does create an egg object, however.)

Scripts installed:

    NONE

To use the objects:

    Move all the included COB and RCB files to the Creatures directory.
    While running Creatures, open the Object Injector and select this file.

    (The "Egg Pauser.RCB" file is a "remover" which works with the new object
     injector. If you are using an older version of the injector, rename this
     file to a COB file, such as "Egg Unpauser.COB".)


**********************************
  Lee Gaiteri (LummoxJR@aol.com)
**********************************